From: Jiahao Chen Date: Fri, 18 Jul 2014 13:16:23 +0000 (-0400) Subject: Update data_generator so that it runs on ruby 2.2 X-Git-Tag: archive/raspbian/2.11.3-2+rpi1^2~24^2^2~241^2~3 X-Git-Url: https://dgit.raspbian.org/%22http://www.example.com/cgi/%22/%22http:/www.example.com/cgi/%22?a=commitdiff_plain;h=7932385a6c008a9b89f7ae1917f2ffbea62eb33e;p=utf8proc.git Update data_generator so that it runs on ruby 2.2 --- diff --git a/data_generator.rb b/data_generator.rb index 7683339..51767b9 100644 --- a/data_generator.rb +++ b/data_generator.rb @@ -1,4 +1,4 @@ -#!/usr/pkg/bin/ruby +#!/usr/bin/env ruby # This file was used to generate the 'unicode_data.c' file by parsing the # Unicode data file 'UnicodeData.txt' of the Unicode Character Database. @@ -74,7 +74,7 @@ $ignorable_list = <